Release 10.1A: OpenEdge Getting Started:
Object-oriented Programming


Reflection — using the Progress.Lang.Class class

Reflection is the ability to get type information about a class or interface at run time. This information describes the non-private components of the class or interface. The Progress 4GL provides basic reflection support using the built-in Progress class, Progress.Lang.Class. This support allows you to get basic information about the type and hierarchy of a class-based object.

Note: In a future OpenEdge release, Progress.Lang.Class will provide more complete reflection support.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095